home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / util / misc / LibWatch_0_1.readme < prev    next >
Encoding:
Text File  |  1996-10-11  |  2.1 KB  |  62 lines

  1. Short:    Notifies about programs patching libs V0.1
  2. Author:   Christian.Wasner@hamburg.netsurf.de
  3. Uploader: Christian.Wasner@hamburg.netsurf.de
  4. Type:     util/misc
  5.  
  6. Description:
  7.  
  8. LibWatch is a program that notifies the user about library function
  9. patches done by SetFunction().  The patch will not be disabled.  This
  10. may be useful when you want to know which program patches which
  11. library routines, especially when booting.  Don't be confused by the
  12. version 0.1, it's fully functional as long as the LIBRARY parameter is
  13. specified as SETFUNC (see below).  Don't call LibWatch from Workbench,
  14. it will crash.  Starting via IconX or via Amiga-E from the Workbench
  15. menu is OK. The program can be aborted by sending a CTRL-C signal to
  16. it.
  17.  
  18. Note that "library" is meant in a broader meaning.  It also includes
  19. devices and resoures which are special types of libraries.  If the
  20. library functions of these are patched with SetFunction(), LibWatch
  21. will notice this.
  22.  
  23. Compatibility:
  24.  
  25. All Amigas with Kickstart 2.02 (V36) or higher.
  26.  
  27. Template: LibWatch LIBRARY/A
  28.  
  29. LIBRARY - Currently this must be set to SETFUNC (case-insensitive, of
  30.           course), i.e. the standard routine for library patching is
  31.           watched. It is planned to directly watch the jump table of a
  32.           particular library, but this is not yet supported.
  33.  
  34. Installation:
  35.  
  36. Copy to C:
  37.  
  38. Example of usage:
  39.  
  40. 1> run LibWatch >CON:50/50/400/200/LibWatch SETFUNC
  41.  
  42. This will open a console window and output all patches to all
  43. libraries via SetFunction().
  44.  
  45. ____________ ________ _________  ____ _____
  46. ____  /  /  /__ ____ _\ ._ __  /  __/___ _/
  47. _/ __/     /    /  / /// /    /__  / / / /
  48. ___//__/__/_/__/__/__/__/_/__/___ /_/_/_/LNF
  49.  
  50. - OH NO, YET ANOTHER USELESS PHANTASM HACK -
  51.  
  52.  
  53. ============================= Archive contents =============================
  54.  
  55. Original  Packed Ratio    Date     Time    Name
  56. -------- ------- ----- --------- --------  -------------
  57.     1328     963 27.4% 28-Sep-96 17:50:28  libwatch
  58.     1739     917 47.2% 28-Sep-96 17:55:38  LibWatch_0_1.readme
  59.      353     208 41.0% 28-Sep-96 17:24:20  FILE_ID.DIZ
  60. -------- ------- ----- --------- --------
  61.     3420    2088 38.9% 04-Oct-96 00:29:44   3 files
  62.